Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add readonly combo box #12445

Merged
merged 6 commits into from
Dec 6, 2022

Conversation

lee-chase
Copy link
Member

@lee-chase lee-chase commented Nov 1, 2022

Contributes to #2177

Closes #12451

Adds the read-only feature to the ComboBox component.

Changelog

Added

  • Adds readOnly property to ComboBox and functionality
  • Adds test for read-only ComboBox
  • Adds styling for read-only ComboBox.

Testing / Reviewing

Reviewed the result in Storybook and a added read-only test.

@netlify
Copy link

netlify bot commented Nov 1, 2022

Deploy Preview for carbon-components-react ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit d73d42e
🔍 Latest deploy log https://app.netlify.com/sites/carbon-components-react/deploys/63611822972de90009fa411d
😎 Deploy Preview https://deploy-preview-12445--carbon-components-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@netlify
Copy link

netlify bot commented Nov 1, 2022

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit d73d42e
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/63611822528c72000ad5c352
😎 Deploy Preview https://deploy-preview-12445--carbon-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@netlify
Copy link

netlify bot commented Nov 1, 2022

Deploy Preview for carbon-components-react ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 5c2e083
🔍 Latest deploy log https://app.netlify.com/sites/carbon-components-react/deploys/638f791e35341f0008dd92fd
😎 Deploy Preview https://deploy-preview-12445--carbon-components-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@netlify
Copy link

netlify bot commented Nov 1, 2022

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit 5c2e083
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/638f791e00004500085941d2
😎 Deploy Preview https://deploy-preview-12445--carbon-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@alisonjoseph alisonjoseph requested review from a team and thyhmdo and removed request for a team November 11, 2022 13:58
Copy link
Member

@tw15egan tw15egan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM pending design review 👍🏻 ✅

@aledavila
Copy link
Contributor

@thyhmdo if you could review this when you have time ! thanks

Copy link
Member

@aagonzales aagonzales left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, matches design spec.

@kodiakhq kodiakhq bot merged commit 69ca3d6 into carbon-design-system:main Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[Read-only inputs]: Combobox implementation
7 participants